home *** CD-ROM | disk | FTP | other *** search
/ 1000 Apple LAN Literacy / 1000 Apple LAN Literacy.iso / Apple LAN Literacy / Literacy Segments Part 3 / Literacy Segments Part 3 / card_26762.txt < prev    next >
Text File  |  1989-08-22  |  2KB  |  75 lines

  1. -- card: 26762 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 25851
  5. -- name: Access Methods P/3
  6. ----- HyperTalk script -----
  7. on openCard
  8.   beenHereFlag 1,3
  9.   -- first param is item #, second is line # (of global)
  10.   pass openCard
  11. end openCard
  12.  
  13.  
  14. -- part contents for background part 5
  15. ----- text -----
  16. 26762
  17.  
  18. -- part contents for background part 21
  19. ----- text -----
  20. Which access method allows only the node in possession of a special bit sequence to transmit on the network?
  21.  
  22. -- part contents for background part 23
  23. ----- text -----
  24. a.  CSMA/CA
  25.      (Carrier Sense, Multiple Access, Collision Avoidance)
  26.  
  27.  
  28. -- part contents for background part 24
  29. ----- text -----
  30. b.  CSMA/CD
  31.      (Carrier Sense, Multiple Access, Collision Detection)
  32.  
  33.  
  34. -- part contents for background part 25
  35. ----- text -----
  36. c.  Token Passing
  37.  
  38.  
  39. -- part contents for background part 20
  40. ----- text -----
  41. Practice 1:  Which Access Method?  (2 of 3)
  42.  
  43. -- part contents for background part 34
  44. ----- text -----
  45. No.  CSMA/CA does not use tokens to avoid collisions.  Please try again.
  46.  
  47. -- part contents for background part 42
  48. ----- text -----
  49. No.  CSMA/CD does not use tokens to avoid collisions.  Please try again.
  50.  
  51. -- part contents for background part 36
  52. ----- text -----
  53. Very Good.
  54.  
  55. -- part contents for background part 22
  56. ----- text -----
  57. Click your choice.
  58.  
  59. -- part contents for background part 57
  60. ----- text -----
  61. 3
  62. 2
  63.  
  64. -- part contents for background part 39
  65. ----- text -----
  66. The correct answer is (c), Token Passing.
  67.  
  68.  
  69. -- part contents for background part 40
  70. ----- text -----
  71. Very Good.
  72.  
  73. -- part contents for background part 3
  74. ----- text -----
  75. Access Methods